/* banner */
#user_defined2 .banner{
	width: 100%;
	height: 878px;
	position: relative;
}
#user_defined2 .banner h1{
	width: 100%;
	position: absolute;
	font-family: "Gotham-Light";
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 104px;
	top: 131px;
	left: 0;
	z-index: 10;
	letter-spacing: 13px;
	margin: 0;
	box-sizing: border-box;
	padding-left: 13px;
}
#user_defined2 .banner h1:after{
	content: "";
	width: 490px;
	height: 5px;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/726c2309-ed44-49b0-9974-dd4ca88e5f75.png) repeat;
	position: absolute;
	bottom: -5px;
	left: 50%;
	margin-left: -245px;
}
#user_defined2 #banner_slider{
	height: 878px;
	overflow: hidden;
	background: #000;
}
#user_defined2 .banner h2{
	width: 100%;
	line-height: 95px;
	font-size: 60px;
	color: #fff;
	font-weight: normal;
	margin: 0;
	font-family: "HelveticaCyr-Bold";
	position: absolute;
	left: 0;
	top: 275px;
	text-align: center;
	letter-spacing: 12px;
	z-index: 10;
	box-sizing: border-box;
	padding-left: 12px;
}
#user_defined2 .banner .explore_content{
	width: 100%;
	height: 100px;
	padding: 24px 0;
	position: absolute;
	left: 0;
	bottom: 100px;
	z-index: 10;
	text-align: center;
}
#user_defined2 .explore_content .left_content{
	line-height: 100px;
	position: absolute;
	right: 50%;
	margin-right: 85px;
	top: 24px;
}
#user_defined2 .explore_content .right_content{
	line-height: 100px;
	position: absolute;
	left: 50%;
	margin-left: 85px;
	top: 24px;
}
#user_defined2 .explore_content span{
	font-family: "Swis721-Ex-BT-Bold";
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
#user_defined2 .explore_content .explore_btn{
	display: inline-block;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	background-image: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/2a5b9010-00c9-4fb5-863e-38dd11197fbe.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
	margin-top: 18px;
	position: relative;
}
#user_defined2 .explore_content .explore_btn:after{
	content: "";
	width: 64px;
	height: 64px;
	display: block;
	border-radius: 100%;
	background: #fff;
	border: 18px solid #fff;
	opacity: 0.33;
	position: absolute;
	left: -18px;
	top: -18px;
	z-index: -1;
}
#user_defined2 #banner_slider .slides{
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.6s;
	transition-duration: 0.6s;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#user_defined2 #banner_slider .slide{
	width: 100%;
	height: 878px;
	background-size: cover;
	background-position: center center;
	background-color: #000;
	-webkit-transition-property: -webkit-transform, opacity !important;
	transition-property: transform, opacity !important;
	-webkit-transition-duration: 10s, 2.5s !important;
	transition-duration: 10s, 2.5s !important;
	-webkit-transition-delay: 2.5s, 0s !important;
	transition-delay: 2.5s, 0s !important;
	-webkit-transition-timing-function: linear, ease !important;
	transition-timing-function: linear, ease !important
}
#user_defined2 #banner_slider .slide1{
	background-image: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/03/2138b3b5-a6f0-46e8-95d0-36c9c0f2aff3.jpg);
}
#user_defined2 #banner_slider .slide2{
	background-image: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2017/04/26/0af381d5-120d-41cb-8b66-c82349290f58.jpg);
}
#user_defined2 #banner_slider .slide3{
	background-image: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2017/04/26/81697896-b9ed-46fa-b68a-7722b0b53c9a.jpg);
}
#user_defined2 #banner_slider .slide4{
	background-image: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2017/04/26/6ef831d0-71b6-44eb-8abf-acb14bfd8771.jpg);
}
#user_defined2 #banner_slider .slide.flex-active-slide{
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important
}
#user_defined2 #banner_slider .slide1.flex-active-slide {
	-webkit-transform: translate(20px, 10px) scale(1.15);
	-ms-transform: translate(20px, 10px) scale(1.15);
	transform: translate(20px, 10px) scale(1.15)
}
#user_defined2 #banner_slider .slide2.flex-active-slide {
	-webkit-transform: translate(-20px, 15px) scale(1.2);
	-ms-transform: translate(-20px, 15px) scale(1.2);
	transform: translate(-20px, 15px) scale(1.2)
}
#user_defined2 #banner_slider .slide3.flex-active-slide {
	-webkit-transform: translate(20px, 10px) scale(1.15);
	-ms-transform: translate(20px, 10px) scale(1.15);
	transform: translate(20px, 10px) scale(1.15)
}
#user_defined2 #banner_slider .slide4.flex-active-slide {
	-webkit-transform: translate(-20px, 15px) scale(1.2);
	-ms-transform: translate(-20px, 15px) scale(1.2);
	transform: translate(-20px, 15px) scale(1.2)
}
#user_defined2 #banner_slider .flex-active-slide .slide{
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important
}

/* 合作伙伴 */
#user_defined4 .partner{
	width: 100%;
	padding-bottom: 110px;
}
#user_defined4 .partner_content{
	width: 1240px;
	margin: 0 auto;
}
#user_defined4 .partner h1{
	margin: 0;
	font-size: 24px;
	color: #000;
	line-height: 44px;
	font-family: "Gotham-Light";
	padding-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 12px;
	position: relative;
	margin-bottom: 60px;
}
#user_defined4 .partner h1:after{
	content: "";
	width: 99px;
	height: 8px;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/bf1e3fca-7e3e-4e0c-9583-b646ed506bfa.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
#user_defined4 .partner ul{
	height: 50px;
}
#user_defined4 .partner li{
	float: left;
	margin-right: 65px;
}
#user_defined4 .partner li:last-child{
	margin: 0;
	float: right;
}
#user_defined4 .partner a{
	width: 152px;
	height: 50px;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	transition: all ease-out .4s;
    -o-transition: all ease-out .4s;
    -moz-transition: all ease-out .4s;
    -webkit-transition: all ease-out .4s;
}
#user_defined4 .partner a:hover{
	border-radius: 3px;
	box-shadow: 0px 0 25px #999;
    -moz-box-shadow: 0px 0 25px #999;
    -o-box-shadow: 0px 0 25px #999;
    -webkit-box-shadow: 0px 0 25px #999;
}

/* 新品推荐 */
#user_defined5 .new_pro{
	width: 100%;
	padding-top: 50px;
	padding-bottom: 85px;
	background: #eff9fa;
}
#user_defined5 .content_title{
	width: 1240px;
	margin: 0 auto;
}
#user_defined5 .content_title h1{
	margin: 0;
	text-align: center;
	font-size: 24px;
	color: #000000;
	line-height: 66px;
	padding-bottom: 8px;
	font-family: "Gotham-Light";
	letter-spacing: 12px;
	text-indent: 12px;
	text-transform: uppercase;
	position: relative;
}
#user_defined5 .content_title h1:after{
	content: "";
	width: 99px;
	height: 8px;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/bf1e3fca-7e3e-4e0c-9583-b646ed506bfa.png) repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
}
#user_defined5 .pro_content{
	padding-top: 50px;
	width: 1240px;
	margin: 0 auto;
	height: 483px;
}
#user_defined5 .new_pro li{
	width: 600px;
	float: left;
	margin-right:40px;
	margin-top:10px;
}
#user_defined5 .new_pro li:nth-child(2n){
	margin-right:0;
}
#user_defined5 .new_pro .pro_pic{
	width: 600px;
	height: 180px;
}
#user_defined5 .new_pro .pro_pic a{
	display: block;
	width: 600px;
	height: 180px;
	overflow: hidden;
	position: relative;
	transition: all ease-out .4s;
    -o-transition: all ease-out .4s;
    -moz-transition: all ease-out .4s;
    -webkit-transition: all ease-out .4s;
}
#user_defined5 .new_pro .pro_pic a:hover{
	box-shadow: 0px 0 20px #999;
    -moz-box-shadow: 0px 0 20px #999;
    -o-box-shadow: 0px 0 20px #999;
    -webkit-box-shadow: 0px 0 20px #999;
    border-radius: 10px;
}
#user_defined5 .new_pro .pro_pic img{
	width: 600px;
	height: 180px;
	position: absolute;
	top:0; 
	transition: all ease-out .4s;
    -o-transition: all ease-out .4s;
    -moz-transition: all ease-out .4s;
    -webkit-transition: all ease-out .4s;
}
#user_defined5 .new_pro .pro_pic img.main_pic{
	left: 0;
	opacity: 1;
}
#user_defined5 .new_pro .pro_pic a:hover img.main_pic{
	left: -400px;
	opacity: 0;
}
#user_defined5 .new_pro .pro_pic img.side_pic{
	left: -400px;
	opacity: 0;
}
#user_defined5 .new_pro .pro_pic a:hover img.side_pic{
	left: 0;
	opacity: 1;
}

#user_defined5 .new_pro .news_details{
	
}
#user_defined5 .new_pro .news_details h1{
	font-size: 30px;
	color: #000000;
	font-family: "webfont_title";
	font-weight: normal;
	margin: 0;
	text-align: center;
	line-height: 60px;
}
#user_defined5 .new_pro .news_details .pro_info{
	font-size: 0;
	line-height: 0;
	height: 54px;
	overflow: hidden;
}
#user_defined5 .new_pro .news_details .pro_info p{
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	text-align: center;
}
#user_defined5 .new_pro .news_details .more{
	width: 120px;
	height: 31px;
	display: block;
	text-align: center;
	line-height: 31px;
	margin: 0 auto;
	margin-top: 26px;
	font-size: 12px;
	color: #ffffff;
	font-family: "Gotham-Light";
	background: #00adef;
}

/* 图片展示 */
#user_defined6 .pic_show{
	width: 100%;
	height: 412px;
	text-align: center;
	position: relative;
}
#user_defined6 .pic_show ul{
	width: 2070px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1035px;
}
#user_defined6 .pic_show li{
	float: left;
	width: 412px;
	height: 412px;
	font-size: 0;
	line-height: 0;
	margin: 0 1px;
}

/* 企业优势 */
#user_defined7 .adv{
	padding-top: 55px;
	padding-bottom: 80px;
	width: 100%;
	background-image: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/e7ef2f0d-369a-47b5-ae4a-40f78ed03a26.png);
	background-repeat: repeat;
	background-color: #2e5c7c;
}
#user_defined7 .adv_content{
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
}
#user_defined7 .adv_content h1{
	margin: 0;
	font-size: 24px;
	color: #ffffff;
	font-family: "Gotham-Light";
	line-height: 68px;
	letter-spacing: 12px;
	padding-bottom: 8px;
	position: relative;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 41px;
}
#user_defined7 .adv_content h1:after{
	content: "";
	width: 99px;
	height: 8px;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/e41ea853-d706-4bfe-b0fb-f303678f7cba.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
#user_defined7 .adv .icon{
	font-size: 0;
	line-height: 0;
	height: 52px;
}
#user_defined7 .adv .team{
	float: left;
	width: 330px;
	margin-right: 100px;
	height: 265px;
}
#user_defined7 .adv .quality{
	float: left;
	width: 360px;
	height: 265px;
}
#user_defined7 .adv .service{
	float: right;
	width: 360px;
	height: 265px;
}
#user_defined7 .adv h2{
	font-size: 18px;
	color: #ffffff;
	margin: 0;
	line-height: 36px;
	font-family: "Gotham-Light";
	font-weight: normal;
	margin-bottom: 8px;
}
#user_defined7 .adv p{
	font-size: 14px;
	color: #acb9c5;
	line-height: 18px;
}
#user_defined7 .adv .more{
	width: 117px;
	height: 27px;
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-family: "Gotham-Light";
	line-height: 27px;
	border: 1px solid #436d89;
	text-align: center;
	margin-top: 50px;
	transition: all ease-out .4s;
    -o-transition: all ease-out .4s;
    -moz-transition: all ease-out .4s;
    -webkit-transition: all ease-out .4s;
}
#user_defined7 .adv .more:hover{
	border-color: #00adef;
	background: #00adef;
}

/* 关于我们 */
#user_defined8 .about_us{
	width: 100%;
	height: 615px;
	overflow: hidden;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/817a28d4-9634-458a-ba9e-fe55664e47fa.jpg) no-repeat center;
}
#user_defined8 .about_us_title{
	margin-top: 69px;
}
#user_defined8 .about_us_title h1{
	margin: 0;
	font-size: 24px;
	color: #fff;
	line-height: 84px;
	font-weight: normal;
	font-family: "Gotham-Light";
	letter-spacing: 11px;
	padding-left: 11px;
	text-align: center;
	padding-bottom: 8px;
	position: relative;
}
#user_defined8 .about_us_title h1:after{
	content: "";
	width: 99px;
	height: 8px;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/e41ea853-d706-4bfe-b0fb-f303678f7cba.png) repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -50px;
}
#user_defined8 .about_us_content{
	padding-top: 96px;
	width: 1240px;
	margin: 0 auto;
	position: relative;
}
#user_defined8 .about_us_content:before{
	content: "";
	width: 25px;
	height: 23px;
	display: block;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/09/05/f8b811aa-a061-4763-a764-eaebddf196c0.png) no-repeat center;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	top: 40px;
}
#user_defined8 #about_us_slider{
	width: 1240px;
	height: 280px;
	position: relative;
}
#user_defined8 .slide p{
	display: block;
	width: 1020px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	line-height: 36px;
	color: #ffffff;
}
#user_defined8 #about_us_slider .flex-control-nav{
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 0;
	margin: 0;
	text-align: center;
}
#user_defined8 #about_us_slider .flex-control-nav li{
	display: inline-block;
	margin: 0 15px;
}
#user_defined8 #about_us_slider .flex-control-nav a{
	width: 17px;
	height: 17px;
	display: block;
	background: #469fb1;
	opacity: 0.5;
	font-size: 0;
	line-height: 0;
}
#user_defined8 #about_us_slider .flex-control-nav a.flex-active{
	opacity: 1;
}

/* 首页新闻 */
#user_defined9 .index_news{
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: 85px;
}
#user_defined9 .index_news_title{
	width: 1240px;
	margin: 0 auto;
	margin-bottom: 34px;
}
#user_defined9 .index_news_title h1{
	margin: 0;
	font-size: 24px;
	color: #000;
	line-height: 44px;
	font-family: "Gotham-Light";
	padding-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 12px;
	position: relative;
}
#user_defined9 .index_news_title h1:after{
	content: "";
	width: 99px;
	height: 8px;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/08/25/bf1e3fca-7e3e-4e0c-9583-b646ed506bfa.png) repeat;
	position: absolute;
	bottom: 0;
	left: 0;
}
#user_defined9 .index_news_content{
	width: 1240px;
	margin: 0 auto;
}
#user_defined9 .index_news_content li{
	float: left;
	width: 619px;
	margin-left: 2px;
}
#user_defined9 .index_news_content li:nth-child(1){
	margin-left: 0;
}
#user_defined9 .index_news_content a{
	display: block;
}
#user_defined9 .index_news_content .news_pic{
	width: 310px;
	height: 310px;
	display: block;
	float: left;
	margin-right: 2px;
}
#user_defined9 .index_news_content .news_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#user_defined9 .index_news_content .news_details{
	width: 307px;
	height: 310px;
	display: block;
	background: #00adef;
	float: left;
	box-sizing: border-box;
	padding: 0 25px;
	position: relative;
}
#user_defined9 .news_details .title_head{
	display: block;
	width: 100%;
	text-align: center;
	font-size: 13px;
	font-family: "Swis721-Ex-BT-Bold";
	color: #fff;
	line-height: 63px;
	margin-top: 26px;
	letter-spacing: 1px;
}
#user_defined9 .news_details .news_title{
	height: 44px;
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-family: "Gotham-Light";
	text-align: center;
}
#user_defined9 .news_details .more{
	text-transform: uppercase;
	font-size: 13px;
	color: #ffffff;
	opacity: 0.5;
	font-family: "Gotham-Light";
	display: block;
	width: 100%;
	height: 17px;
	text-align: center;
	line-height: 1 7px;
	position: absolute;
	bottom: 35px;
	left: 0;
	letter-spacing: 1px;
}
#user_defined9 .news_details .news_date{
	width: 100%;
	height: 63px;
	padding-top: 8px;
	line-height: 63px;
	text-transform: uppercase;
	text-align: center;
	position: absolute;
	letter-spacing: 1px;
	left: 0;
	bottom: 72px;
	font-size: 14px;
	color: #ffffff;
	font-family: "Gotham-Light";
}
#user_defined9 .news_details .news_date:before{
	content: "";
	width: 99px;
	height: 8px;
	background: url(http://img.en.easthardware.net/upload/l/l2/liker/picture/2016/09/05/b0df325f-346f-4cee-9b76-84fee337f123_3.png) repeat;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -50px;
}